-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Reviewing workflow to REVIEWING.md #8
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: theooprea <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made mostly formatting comments. Once these are taken care of, the PR may be merged.
@@ -8,6 +8,11 @@ As a reviewer, you will make sure that questions are of good quality: | |||
|
|||
You will also need to have a good overview of existing questions in the repository to prevent duplicates. | |||
|
|||
## Table of contents |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## Table of contents | |
## Table of contents | |
|
||
## Reviewing public pool repo contribution | ||
|
||
<b>Starting</b>: There is a pending contribution to the public pool |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<b>Starting</b>: There is a pending contribution to the public pool | |
**Starting**: There is a pending contribution to the public pool |
|
||
<b>Starting</b>: There is a pending contribution to the public pool | ||
|
||
<b>Workflow</b>: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<b>Workflow</b>: | |
**Workflow**: |
<b>Starting</b>: There is a pending contribution to the public pool | ||
|
||
<b>Workflow</b>: | ||
* The reviewer goes through the pending contribution |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* The reviewer goes through the pending contribution | |
* The reviewer goes through the pending contribution. |
|
||
<b>Workflow</b>: | ||
* The reviewer goes through the pending contribution | ||
* The reviewer checks the questions' relevance, format, metadata, whether they are different from the existing questions, while following the Reviewing guidelines |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* The reviewer checks the questions' relevance, format, metadata, whether they are different from the existing questions, while following the Reviewing guidelines | |
* The reviewer checks the questions' relevance, format, metadata, whether they are different from the existing questions, while following these guidelines. |
* The reviewer checks the questions' relevance, format, metadata, whether they are different from the existing questions, while following the Reviewing guidelines | ||
* If needed, the reviewer gives feedback and requests changes | ||
|
||
<b>Result</b>: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<b>Result</b>: | |
**Result**: |
* If needed, the reviewer gives feedback and requests changes | ||
|
||
<b>Result</b>: | ||
* The contribution is accepted and integrated in the private pool repo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* The contribution is accepted and integrated in the private pool repo | |
* The contribution is accepted and integrated in the private pool repository. |
* The contribution is accepted and integrated in the private pool repo | ||
* The contribution needs updates according to the feedback | ||
* The contribution is rejected, for one of these reasons: | ||
* The question is irrelevant, incorrect or unfixable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* The question is irrelevant, incorrect or unfixable | |
* The question is irrelevant, incorrect or unfixable. |
* The contribution needs updates according to the feedback | ||
* The contribution is rejected, for one of these reasons: | ||
* The question is irrelevant, incorrect or unfixable | ||
* The question already exists in the public pool repo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* The question already exists in the public pool repo | |
* The question already exists in the public pool repository. |
* The contribution is rejected, for one of these reasons: | ||
* The question is irrelevant, incorrect or unfixable | ||
* The question already exists in the public pool repo | ||
* The question already exists in the private pool repo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* The question already exists in the private pool repo | |
* The question already exists in the private pool repository. |
Signed-off-by: theooprea [email protected]